home *** CD-ROM | disk | FTP | other *** search
- /*
- File: PrintTraps.h
-
- Contains: xxx put contents here xxx
-
- Written by: xxx put writers here xxx
-
- Copyright: © 1990, 1992 by Apple Computer, Inc., all rights reserved.
-
- *** Warning: This is an alpha version of the Interfaces for Cube-E.
- *** Things may change. Caveat Programmer.
-
-
- */
-
- /************************************************************
-
- Created: Thursday, September 7, 1989 at 5:45 PM
- PrintTraps.h
- C Interface to the Macintosh Libraries
-
-
- Copyright Apple Computer, Inc. 1985-1989
- All rights reserved
-
- ************************************************************/
-
- /* This file is provided to support existing references to it. The up to date interface is
- defined in Printing.h
- */
-
- #ifndef __PRINTING__
- #include <Printing.h>
- #endif
-